home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr18 / wm101b.zip / WM.INI < prev   
Text File  |  1995-03-09  |  1KB  |  51 lines

  1. # Name & location of the main wad file
  2. main = c:\doom2\doom2.wad
  3.  
  4. # Default WAD directory.  (where you want new wads to go, etc...)
  5. waddir = c:\doom2
  6.  
  7. # Load these PWADs on startup:
  8. #file = c:\doom2\mtext.wad
  9.  
  10. # Set this if you want debugging on (logs action to file).
  11. debug = true
  12.  
  13. # Set this if you want to swap the mouse buttons by default.
  14. #swapbuttons = true
  15.  
  16. # Use this to control the the noises.
  17. #quiet = true
  18. #quieter = true
  19.  
  20. # Set this if you think you are a brain.
  21. expert = true
  22.  
  23. # Default video mode.
  24. # 0 = standard VGA w/320x200 fallback for 256 mode
  25. # 1 = 640x480x256
  26. video = 1
  27.  
  28. # Set this if you have an old mouse driver or your cursor acts screwey
  29. # in 640x480x256 mode
  30. #fakecursor = true
  31.  
  32. # Use this to hide the info bar
  33. #infobar = false
  34.  
  35. # Set this if you don't want to unselect all previously selected objects when
  36. # you use the selection box (Shift-MouseButton1, Shift-M).
  37. #addselbox = true
  38.  
  39. # Uncomment this if you don't like to have the object 0 selected when you
  40. # switch from one editing mode to another.
  41. select0 = false
  42.  
  43. # Default textures and preferences.  You may want to change those values...
  44. #walltexture = BROWNHUG
  45. #uppertexture = REDWALL1
  46. #lowertexture = COMPBLUE
  47. #ceiltexture = F_SKY1
  48. #floortexture = SLIME01
  49. #ceilheight = 256
  50. #floorheight = 0
  51.